Skip to content

Backport to Core 1: feat(clerkjs): Add support for different Bot Protection widget types - #3216

Merged
anagstef merged 3 commits into
release/v4from
stefanos/core-2107-backport-bot-protection-smart-widget
Apr 18, 2024
Merged

Backport to Core 1: feat(clerkjs): Add support for different Bot Protection widget types#3216
anagstef merged 3 commits into
release/v4from
stefanos/core-2107-backport-bot-protection-smart-widget

Conversation

@anagstef

@anagstef anagstef commented Apr 18, 2024

Copy link
Copy Markdown
Contributor

Description

This PR backports the following PRs to v4 (Core 1):
#3191
#3205
#3202
#3154

Checklist

  • npm test runs as expected.
  • npm run build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

@anagstef anagstef self-assigned this Apr 18, 2024
@changeset-bot

changeset-bot Bot commented Apr 18, 2024

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 1f72c83

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 13 packages
Name Type
@clerk/clerk-js Minor
@clerk/types Minor
@clerk/chrome-extension Patch
@clerk/clerk-expo Patch
@clerk/backend Patch
@clerk/fastify Patch
gatsby-plugin-clerk Patch
@clerk/localizations Patch
@clerk/nextjs Patch
@clerk/clerk-react Patch
@clerk/remix Patch
@clerk/clerk-sdk-node Patch
@clerk/themes Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@anagstef
anagstef marked this pull request as ready for review April 18, 2024 11:06
@anagstef
anagstef requested a review from a team as a code owner April 18, 2024 11:06
@anagstef

Copy link
Copy Markdown
Contributor Author

!snapshot

@clerk-cookie

Copy link
Copy Markdown
Collaborator

Hey @anagstef - the snapshot version command generated the following package versions:

Package Version
@clerk/backend 0.38.7-snapshot.v1da5bbf
@clerk/chrome-extension 0.6.22-snapshot.v1da5bbf
@clerk/clerk-js 4.72.0-snapshot.v1da5bbf
@clerk/clerk-expo 0.20.17-snapshot.v1da5bbf
@clerk/fastify 0.6.40-snapshot.v1da5bbf
gatsby-plugin-clerk 4.4.42-snapshot.v1da5bbf
@clerk/localizations 1.28.3-snapshot.v1da5bbf
@clerk/nextjs 4.30.0-snapshot.v1da5bbf
@clerk/clerk-react 4.31.0-snapshot.v1da5bbf
@clerk/remix 3.2.4-snapshot.v1da5bbf
@clerk/clerk-sdk-node 4.13.15-snapshot.v1da5bbf
@clerk/themes 1.7.13-snapshot.v1da5bbf
@clerk/types 3.64.0-snapshot.v1da5bbf

Tip: Use the snippet copy button below to quickly install the required packages.
@clerk/backend

npm i @clerk/backend@0.38.7-snapshot.v1da5bbf --save-exact

@clerk/chrome-extension

npm i @clerk/chrome-extension@0.6.22-snapshot.v1da5bbf --save-exact

@clerk/clerk-js

npm i @clerk/clerk-js@4.72.0-snapshot.v1da5bbf --save-exact

@clerk/clerk-expo

npm i @clerk/clerk-expo@0.20.17-snapshot.v1da5bbf --save-exact

@clerk/fastify

npm i @clerk/fastify@0.6.40-snapshot.v1da5bbf --save-exact

gatsby-plugin-clerk

npm i gatsby-plugin-clerk@4.4.42-snapshot.v1da5bbf --save-exact

@clerk/localizations

npm i @clerk/localizations@1.28.3-snapshot.v1da5bbf --save-exact

@clerk/nextjs

npm i @clerk/nextjs@4.30.0-snapshot.v1da5bbf --save-exact

@clerk/clerk-react

npm i @clerk/clerk-react@4.31.0-snapshot.v1da5bbf --save-exact

@clerk/remix

npm i @clerk/remix@3.2.4-snapshot.v1da5bbf --save-exact

@clerk/clerk-sdk-node

npm i @clerk/clerk-sdk-node@4.13.15-snapshot.v1da5bbf --save-exact

@clerk/themes

npm i @clerk/themes@1.7.13-snapshot.v1da5bbf --save-exact

@clerk/types

npm i @clerk/types@3.64.0-snapshot.v1da5bbf --save-exact

@anagstef anagstef changed the title Backport to v4: feat(clerkjs): Add support for different CAPTCHA widget types Backport to v4: feat(clerkjs): Add support for different Bot Protection widget types Apr 18, 2024
@anagstef anagstef changed the title Backport to v4: feat(clerkjs): Add support for different Bot Protection widget types Backport to Core 1: feat(clerkjs): Add support for different Bot Protection widget types Apr 18, 2024
@anagstef
anagstef merged commit 220b813 into release/v4 Apr 18, 2024
@anagstef
anagstef deleted the stefanos/core-2107-backport-bot-protection-smart-widget branch April 18, 2024 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants